<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.threed.service.ThreeDService.default.override">

  <require>org.nuxeo.ecm.platform.threed.service.ThreeDService.default</require>

  <documentation>

    Defines default contributions for 3D service
  

  </documentation>
  <extension point="renderViews" target="org.nuxeo.ecm.platform.threed.service.ThreeDService">

    <renderView azimuth="225" enabled="true" height="1080" name="isometric" rendition="true" renditionVisible="true" width="1920" zenith="45"/>
    <renderView azimuth="270" enabled="true" height="1080" name="top" rendition="true" renditionVisible="true" width="1920" zenith="0"/>
    <renderView azimuth="0" enabled="true" height="1080" name="left" rendition="true" renditionVisible="true" width="1920" zenith="90"/>
    <renderView azimuth="180" enabled="true" height="1080" name="right" rendition="true" renditionVisible="true" width="1920" zenith="90"/>
    <renderView azimuth="270" enabled="true" height="1080" name="front" rendition="true" renditionVisible="true" width="1920" zenith="90"/>
    <renderView azimuth="90" enabled="true" height="1080" name="behind" rendition="true" renditionVisible="true" width="1920" zenith="90"/>
    <renderView azimuth="270" enabled="true" height="1080" name="bottom" rendition="true" renditionVisible="true" width="1920" zenith="180"/>

  </extension>

</component>
